﻿:root{--linkcolor:#1f5aaa;--linkhovercolor:#fe4c64;}
body{background:var(--white);color:#585858;font-family:'Poppins';font-size:16px;font-weight:400;overflow-x:hidden;}
a{color:#1bb1dc;transition:0.5s;outline:none;}
a:hover,a:active,a:focus{color:#0a98c0;outline:none;text-decoration:none;}
p{padding:0;margin:0 0 30px 0;}
h1,h2,h3,h4,h5,h6{font-family:'Poppins';font-weight:400;margin:0 0 20px 0;padding:0;}
.back-to-top{position:fixed;display:none;background:#1bb1dc;color:#fff;width:44px;height:44px;text-align:center;line-height:1;font-size:16px;border-radius:50%;right:15px;bottom:80px;transition:background 0.5s;z-index:11;}
.back-to-top i{padding-top:12px;color:#fff;}
.covid19 { width: 100%; top: 0; right: 0; left: 0; padding: 10px 20px; text-align: center; line-height: 24px;margin-top:-20px; background-color:#333333; color: white; font-size: 14px; transition: .8s; animation: slideIn .8s; animation-delay: .8s;}
.covid19 .message { text-shadow: 0 1px 0 darken(red, 10%);}
#preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;overflow:hidden;background:#fff;}
#preloader::before{content:"";position:fixed;top:calc(50% - 30px);left:calc(50% - 30px);border:6px solid #f2f2f2;border-top:6px solid #1bb1dc;border-radius:50%;width:60px;height:60px;-webkit-animation:animate-preloader 1s linear infinite;animation:animate-preloader 1s linear infinite;}
@media (min-width:1300px){	.container{max-width:1290px}}
#header{transition:all 0.5s;z-index:997;transition:all 0.5s;padding:20px 0;position:fixed;left:0;top:0;right:0;transition:all 0.5s;z-index:997;}
#header.header-scrolled,#header.header-pages{padding:15px 0;background-color:rgba(0,0,0,0.7);box-shadow:0px 0px 30px rgba(127,137,161,0.3);}
#header.header-scrolled #topbar,#header.header-pages #topbar{display:none;}
#header .logo h1{font-size:36px;margin:0;padding:0;line-height:1;font-weight:400;text-transform:uppercase;margin-top:12px;}
#header .logo h1 a,#header .logo h1 a:hover{color:#413e66;text-decoration:none;}
#header .logo img{padding:0;position:relative;top:24px;}
.main-pages{margin-top:60px;}
#demo .carousel-inner .carousel-item::before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.7;border-radius:0;background:#f1434a;color:#fff;vertical-align:middle;-webkit-transition:opacity 500ms;-moz-transition:opacity 500ms;-o-transition:opacity 500ms;transition:opacity 500ms;padding:3px;}
#demo .wordpress::before{background:#21759b!important;}
.home-page-banner p{font-size:20px!important;}
.home-page-banner h3{margin-bottom:15px!important;}
.home-page-banner .carousel-inner .carousel-item::before{display:none;}
.banner-all-text{padding:33vh 0 23vh 0;color:var(--white);}
.banner-all-text h3{text-transform:uppercase;font-size:28px;font-weight:bold;margin-bottom:0;line-height:36px;}
.banner-all-text h2,.banner-all-text h1{text-transform:uppercase;font-size:55px;font-weight:bold;margin-bottom:0;line-height:55px;}
.banner-all-text p{margin-top:15px;font-size:30px;}
.banner-all-text .btn-outline-primary{color:var(--white);border-color:var(--white);border-radius:0;padding:.7rem 1.6rem;}
.banner-all-text .btn-outline-primary:hover{color:#333;border-color:var(--white);background:var(--white);}
.banner-all-text ul{margin:0;padding:0;list-style:none;}
.banner-all-text ul li{display:inline-block;position:relative;margin-left:15px;padding-left:15px;}
.banner-all-text ul li:first-child{margin-left:0;padding-left:0;}
.banner-all-text ul li::before{content:"/";position:absolute;left:-5px;}
.banner-all-text ul li:first-child::before{content:" ";}
.banner-all-text ul li a{color:var(--white);}
.banner-all-text ul li a:hover{color:rgba(255,255,255,0.7);}
#intro{width:100%;position:relative;}
#intro .intro-info h2{color:#413e66;margin-bottom:40px;font-size:48px;font-weight:700;}
#intro .intro-info h2 span{color:#1bb1dc;}
#intro .intro-info .btn-get-started,#intro .intro-info .btn-services{font-family:'Poppins';font-size:13px;font-weight:600;text-transform:uppercase;display:inline-block;padding:10px 32px;border-radius:4px;transition:0.5s;color:#fff;background:#1bb1dc;color:#fff;}
#intro .intro-info .btn-get-started:hover,#intro .intro-info .btn-services:hover{background:#0a98c0;}
.section-header h3{font-size:38px;color:#222125;font-weight:700;position:relative;font-family:'Poppins';}
.section-header p{padding-bottom:30px;color:#585858;}
.section-bg{background:#f5f8fd;}
#banner-text-after{padding:50px 0 2px 0;}
.banner-new-text h3{color:#333;font-size:24px;font-weight:bold;line-height:36px;}
#whatwedo{padding:20px 0;}
.white{color:var(--white)!important;}
#ourwork{padding:0;}
#whychooseus{padding:60px 0 30px 0;}
.whychooseuslist ul{margin:0;padding:0;list-style:none;}
.whychooseuslist ul li{position:relative;margin:10px 0px;padding-left:25px;}
.whychooseuslist ul li::before{content:" ";background:url("../img/svg/check-icon.svg") center top no-repeat;width:16px;height:18px;position:absolute;background-size:cover;left:0;top:2px;}
.whychooseuslist ol{margin:0;padding:0;margin-left:15px;}
.whychooseuslist ol li{position:relative;margin:10px 0px;padding-left:25px;}
#ourwork .owl-carousel .owl-stage,#whatwedo .owl-carousel .owl-stage{/*top:0;left:0;display:block;margin-left:auto;margin-right:auto;*/}
#testimonials{padding:60px 0;}
#testimonials .section-header{margin-bottom:40px;}
#testimonials .testimonial-item h3{font-size:20px;font-weight:600;margin:40px 0 5px 0;color:#1f5aaa;}
#testimonials .testimonial-item p{margin:0 0 15px 0px;font-size:23px;font-weight:500;line-height:30px;}
#testimonials .owl-nav,#testimonials .owl-dots{margin-top:5px;}
#testimonials .owl-dot{display:inline-block;margin:0 5px;width:12px;height:12px;border-radius:50%;background-color:#9cd3c1;}
#testimonials .owl-dot.active{background-color:#3aa884;}
#testimonials .testimonials-carousel{border:1px solid#e0e2e9;padding:30px 30px 30px 100px;-webkit-box-shadow:#e4e4e4 0px 2px 3px;-moz-box-shadow:#e4e4e4 0px 2px 3px;box-shadow:#e4e4e4 0px 2px 3px;position:relative;}
#testimonials .testimonials-carousel::before{content:" ";background:url("../img/svg/testimonials-img.svg") center top no-repeat;position:absolute;left:20px;height:64px;width:60px;}
.blogbox{margin-bottom:30px;}
.blog-img{margin-bottom:30px;}
.blogtext h4{font-size:20px;font-weight:700;line-height:30px;min-height:88px;color:#222125;}
.blogtext h4 a{color:#222125;}
.blogtext h4 a:hover{color:#1f5aaa;}
.blog-details h4{font-size:28px;line-height:38px;min-height:initial;color:#222125;font-weight:700;}
#footer{padding:0;background:#46829e;color:var(--white);}
#footer .footer-top{padding:30px 0 1px 0;background:#58a2c5;}
#footer .footer-top .footer-info{margin-bottom:30px;}
#footer .footer-top .footer-info h3{font-size:34px;margin:0 0 20px 0;padding:2px 0 2px 0;line-height:1;font-family:'Poppins';color:#413e66;font-weight:400;text-transform:uppercase;}
#footer .footer-top .footer-info p{font-size:13px;line-height:24px;margin-bottom:0;font-family:'Poppins';color:#535074;}
.social-links a{font-size:16px;display:inline-block;background:var(--white);color:#000;line-height:1;padding:6px 0;margin-right:4px;border-radius:50%;text-align:center;width:28px;height:28px;transition:0.3s;}
.social-links a:hover{background:#1f5aaa;color:var(--white);}
#footer .footer-top h4{font-size:23px;font-weight:bold;color:var(--white);text-transform:uppercase;position:relative;}
#footer .footer-top .footer-links{margin-bottom:30px;}
#footer .footer-top .footer-links ul{list-style:none;padding:0;margin:0;}
#footer .footer-top .footer-links ul li{padding:3px 0;display:inline-block;width:49%;position:relative;}
#footer .footer-top .footer-links ul li::before{content:"»";margin-right:10px;font-size:22px;}
#footer .footer-top .footer-links ul a,.reach-to-us-list a{color:var(--white);}
#footer .footer-top .footer-links ul a:hover,.reach-to-us-list a:hover{color:rgba(255,255,255,0.6);}
#footer .footer-top .footer-contact{margin-bottom:30px;}
#footer .footer-top .footer-contact p{line-height:26px;}
.form{background:rgb(255,255,255) none repeat scroll 0% 0%;border-radius:10px;box-shadow:rgba(0,0,0,0.21) 0px 2px 25px 0px;width:100%;position:relative;padding:70px 40px 40px;box-sizing:border-box;}
.form::before{content:"...";color:rgb(255,255,255);font-size:60px;line-height:0;padding-left:5px;box-sizing:border-box;background:rgba(0,0,0,0) linear-gradient(-225deg,rgb(34,20,254) 0%,rgb(252,76,93) 100%) repeat scroll 0% 0%;border-radius:10px 10px 0px 0px;height:30px;width:100%;position:absolute;top:0px;left:0px;right:0px;font-family:a;}
.form .form-group{margin-bottom:15px;}
.form #sendmessage{color:var(--white);background:#1bb1dc;display:none;text-align:center;padding:15px;font-weight:600;margin-bottom:15px;}
.form #errormessage{color:var(--white);display:none;background:red;text-align:center;padding:15px;font-weight:600;margin-bottom:15px;}
.form #sendmessage.show,#footer .footer-top .form #errormessage.show,#footer .footer-top .form .show{display:block;}
.form .validation{color:red;display:none;margin:0 0 20px;font-weight:400;font-size:13px;}
.form label{color:#413e66;font-weight:500;}
.form input,.form textarea{border-radius:0;box-shadow:none;border:1px solid #dce1ec;}
.form input::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder{color:#a2a0bd;}
.form input::-moz-placeholder,.form textarea::-moz-placeholder{color:#a2a0bd;}
.form input:-ms-input-placeholder,.form textarea:-ms-input-placeholder{color:#a2a0bd;}
.form input::placeholder,.form textarea::placeholder{color:#a2a0bd;}
.form button[type="submit"]{background:#1f5aaa;border:0;border-radius:0px;padding:8px 40px;color:var(--white);transition:0.3s;font-weight:600;}
.form button[type="submit"]:hover{background:#194888;cursor:pointer;}
.form .checkboxContainer{font-size:14px;}
.form .checkboxContainer a{color:var(--linkcolor);}
.form .checkboxContainer a:hover{color:var(--linkhovercolor);}
#footer .copyright{color:var(--white);}
#footer .credits{text-align:center;font-size:14px;padding-top:4px;color:#8582a8;}
#footer .credits a{color:#1bb1dc;}
#footer .credits a:hover{color:#0a98c0;}
.footer-bottom{padding:10px 0px;}
.copyright,.social-links{margin:8px 0;}
.reach-to-us-list ul{margin:0px;padding:0;list-style:none;}
.reach-to-us-list ul li{margin-bottom:15px;line-height:36px;}
.reach-to-us-list ul li.col-md-6,.reach-to-us-list ul li.col-md-12{padding-left:0px;}
.reach-to-us-list span{font-weight:600;display:inline-block;width:50px;vertical-align:top;}
.allprojects-link a{color:var(--linkcolor)}
.allprojects-link a:hover{color:var(--linkhovercolor)}
#portfolio .nav-tabs{border-bottom:none;}
#portfolio .nav-tabs .nav-link{border:none;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;font-size:30px;font-weight:500;background:#f2f2f2;}
#portfolio .nav-tabs .nav-link.active{background-color:#58a2c5;color:#FFF;}
#portfolio .nav-tabs .nav-item{margin-bottom:0;}
.portfolio-item{position:relative;overflow:hidden; margin-bottom:30px;}
.portfolio-item .portfolio-wrap{overflow:hidden;position:relative;margin:0;}
.portfolio-item .portfolio-wrap:hover img{opacity:0.4;transition:0.3s;}
.portfolio-item .portfolio-wrap .portfolio-info{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center;opacity:0;transition:0.2s linear;padding:15px;}
.portfolio-item .portfolio-wrap .portfolio-info h4{font-size:20px;font-weight:500;margin-bottom:14px;padding-bottom:0;}
.portfolio-item .portfolio-wrap .portfolio-info h4 a{color:var(--white);}
.portfolio-item .portfolio-wrap .portfolio-info h4 a:hover{color:#1bb1dc;}
.portfolio-item .portfolio-wrap .portfolio-info p{padding:0;margin:0;color:#f8fcff;font-weight:500;font-size:14px;text-transform:uppercase;}
.portfolio-item .portfolio-wrap .portfolio-info .link-preview,#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details{display:inline-block;line-height:1;text-align:center;width:36px;height:36px;background:#1bb1dc;border-radius:50%;margin:10px 4px 0 4px;}
.portfolio-item .portfolio-wrap .portfolio-info .link-preview i,#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details i{padding-top:6px;font-size:22px;color:var(--white);}
.portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover,#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover{background:#42c3e8;}
.portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover i,#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover i{color:var(--white);}
.portfolio-item .portfolio-wrap:hover{background:#282646;}
.portfolio-item .portfolio-wrap:hover .portfolio-info{opacity:1;}
.allprojects-link{margin-top:-55px;position:relative;z-index:99;}
.allprojects-link01 a{color:var(--linkhovercolor);}
#ourwork .owl-nav .owl-prev,#ourwork .owl-nav .owl-next,#whatwedo .owl-nav .owl-prev,#whatwedo .owl-nav .owl-next{outline:none;}
#ourwork .owl-nav .owl-prev i{background:url("../img/svg/arrow-left.svg") center top no-repeat;background-size:cover;height:40px;width:40px;}
#ourwork .owl-nav .owl-next i{background:url("../img/svg/arrow-right.svg") center top no-repeat;background-size:cover;height:40px;width:40px;}
#whatwedo .owl-nav .owl-prev i{background:url("../img/svg/arrow-left-white.svg") center top no-repeat;background-size:cover;height:40px;width:40px;}
#whatwedo .owl-nav .owl-next i{background:url("../img/svg/arrow-right-white.svg") center top no-repeat;background-size:cover;height:40px;width:40px;}
#ourwork .owl-nav i,#whatwedo .owl-nav i{font-size:0px;margin-right:15px;}
#ourwork .owl-dots{margin-top:5px;text-align:center;position:absolute;z-index:9;width:100%;bottom:50px;left:10%;}
#ourwork .owl-dot{display:inline-block;margin:0 5px;width:12px;height:12px;border-radius:50%;background-color:rgba(255,255,255,0.5);}
#ourwork .owl-dot.active{background-color:#FFF;}
#whatwedo .owl-carousel .owl-item img{width:auto;}
#whatwedo .whatwedobox{margin-bottom:50px;}
#whatwedo .whatwedoboxtext{margin-top:30px;}
#whatwedo .whatwedoboxtext h2{font-size:20px;font-weight:600;margin-bottom:15px;line-height:30px;}
#whatwedo .whatwedoboxtext p{font-weight:300;min-height:104px;}
#whatwedo .whatwedoboxtext a{color:#222125;}
#whatwedo .whatwedoboxtext a:hover{color:var(--linkhovercolor);}
#whatwedo .allservices a{color:var(--white);font-size:18px;font-weight:600;display:inline-block;border:1px solid var(--white);padding:13px 40px;}
#whatwedo .allservices a:hover{color:#333;background:var(--white);}
#footer-map{background:#f2f2f2;padding:20px 0;}
#footer-map .footer-map-list{margin:0px;padding:0px;list-style:none;}
#footer-map .footer-map-list li{display:inline-block;vertical-align:top;margin-left:23px;}
#footer-map .footer-map-list li:first-child{margin-left:0px;}
#footer-map .footer-map-list .footer-map-img{display:inline-block;margin-right:30px;vertical-align:top;}
#footer-map .footer-map-list .footer-map-text{display:inline-block;vertical-align:top;}
#footer-map .footer-map-list .footer-map-text h3{font-size:16px;font-weight:bold;color:#333;margin-bottom:10px;}
#footer-map .footer-map-list .footer-map-text p{font-size:16px;color:#333;margin-bottom:5px;}
#weareat .weareat{margin:0;padding:0;list-style:none;text-align:center;}
#weareat .weareat li{display:inline-block;margin:10px 0;}
#counterslist{background:#58a2c5;color:var(--white);}
.counters-text{font-size:38px;font-weight:bold;}
.counters-text p{font-size:24px;font-weight:400;}
#clients{}
#clients img{max-width:80%;opacity:0.5;transition:0.3s;padding:15px 0;}
#clients img:hover{opacity:1;}
#clients .owl-nav,#clients .owl-dots{margin-top:5px;text-align:center;}
#clients .owl-dot{display:inline-block;margin:0 5px;width:12px;height:12px;border-radius:50%;background-color:#ddd;}
#clients .owl-dot.active{background-color:#1bb1dc;}
.ourproducts{background:#f5f8fd;}
.ourproducts img{width:180px;}
.ourproducts li{margin-left:30px!important;margin-right:15px!important;}
.sgp-icon,.usa-icon,.uk-icon,.ind-icon{font-size:0px;height:36px;}
.sgp-icon{background:url('../img/sgp-icon.png')no-repeat center left;}
.usa-icon{background:url('../img/usa-icon.png')no-repeat center left;}
.uk-icon{background:url('../img/uk-icon.png')no-repeat center left;}
.ind-icon{background:url('../img/ind-icon.png')no-repeat center left;}
.email-icon{background:url('../img/email-icon.png')no-repeat center left;font-size:0px;}
.topbar{text-align:right;margin-top:16px;}
.topbar li{display:inline-block;float:none!important;margin-left:15px;margin-bottom:15px;vertical-align:top;}
.topbar li:first-child{margin-left:0px;}
.topbar li a{padding:0;display:inline-block;vertical-align:top;color:#FFF;font-size:18px;}
.topbar .email-icon{height:30px;display:inline-block;width:40px;}
.topbar .skype-icon{background:url('../img/skype-icon.png')no-repeat center left;height:30px;display:inline-block;width:40px;}
.skype-icon{background:url('../img/skype-icon.png')no-repeat center left;height:30px;display:inline-block;width:40px;}
#gdpr p{margin-bottom:15px;}
.banner-all-text-contact{margin-top:120px;padding-top:100px;padding-bottom:100px;}
#demo .gdprbg::before{background:#87a960!important;}
.one-box{padding:40px 0px;}
.solutions-menu a{text-align:center!important;}
.solutions-menu img{width:180px;margin:0 auto;}
.development-icon-all h3{color:#222125;font-size:22px;margin:0px;}
.technology-bg{background:url('../img/Technology.jpeg')no-repeat center center;background-size:cover;}
.Hire-Team-bg{background:url('../img/Hire-Team-bg01.jpeg')no-repeat center center;background-size:cover;}
.menu-bottom{background-color:#58a2c5;padding:15px;color:var(--white);}
.menu-bottom p,.menu-bottom h3,.technology-text h3{margin-bottom:0;}
.technology-text p{font-size:18px;}
.user-all{margin-top:22px;margin-bottom:3em;}
.user-all ul{margin:0 0 0 20px;padding:0;list-style:none;}
.user-all ul li{display:inline-block;padding-left:0!important;margin-left:-10px;}
.user-all img{width:70px;border:2px solid #FFF;}
.about-menu-pl li.pl-0{padding-left:0px!important;}
.solutions-menu li a::before{content:" "!important;}
.about-us-menu{margin-top:22px;}
.about-us-menu a{font-size:20px!important;font-weight:bold;margin-bottom:16px;}
.about-us-menu a::before{top:10px!important;}
.viewmore{margin-top:5px;}
.viewmore a{background-color:#000;color:var(--white);padding:10px 25px;-webkit-border-radius:25px!important;-moz-border-radius:25px!important;border-radius:25px!important;display:inline-block;}
.viewmore a:hover{background-color:#fd4c5d;}
.technology-text{padding:25px;color:#FFF;}
.mobile-icon-menu::before,.web-development-icon::before,.design-icon::before,.cms-icon::before{font-family:icomoon!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:absolute;left:0;font-size:28px;top:0;color:#fd4c5d;}
.mobile-icon-menu{background: url(../img/mobile-icon-menu.png) no-repeat;background-size: 28px;}
.web-development-icon{background: url(../img/web-development-icon.png) no-repeat;background-size: 28px;}
.cms-icon{background: url(../img/cms-icon.png) no-repeat;background-size: 28px;}
.design-icon::before{content:"\e906";}
.form.right-form-new{padding:50px 30px 30px;margin-bottom:30px;}
.form.right-form-new button[type="submit"]{width:100%;}
.form.right-form-new h4{margin-bottom:10px;}
.Weareatlogo .col-md-4{padding:0;}
#ourwork01 .jcarousel{overflow:visible;}
#ourwork01 .jcarousel img{display:inline-block;box-shadow:0 0 15px 0 rgba(203,225,231,.85);}
#ourwork01 .jcarousel-control-prev{background:url("../img/svg/arrow-left.svg") center top no-repeat;background-size:cover;height:40px;width:40px;font-size:0px;}
#ourwork01 .jcarousel-control-next{background:url("../img/svg/arrow-right.svg") center top no-repeat;background-size:cover;height:40px;width:40px;font-size:0px;}
.entry .post-thumbnail{margin:0;}
.image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner{filter:initial;}
.post-thumbnail::before,.post-thumbnail::after{display:none!important;}
.post-thumbnail{margin-bottom:20px!important;display:block;}
.blog-list .blogtext h4{min-height:initial;}
.blog-details-all .blog-details-img{float:left;width:40%;margin-right:45px;}
.blog-details .post-navigation .nav-links{margin:auto;max-width:inherit;}
.blog-list .post-thumbnail img,.blogbox img{height:270px;object-fit:cover;object-position:center center;width: 100%;}
.navigation.pagination{width:100%;display:block;text-align:center;margin-top:60px;}
.pagination .nav-links > *{padding:calc(.5 * 1rem);}
.pagination .nav-links{margin-left:0;padding:0;text-align:center;display:block;}
.mobile-visible{display: none;}

/*new added*/
#blogfooter .blogbox img {height:100%;}
/*new added*/



/* Client Success Stories */
.owl-carousel.client-success-stories{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1.0,1.0);}
.client-success-stories .owl-item img{width:auto!important;display:inherit;box-shadow:0 0 15px 0 rgba(203,225,231,.85);}
.client-success-stories .item{opacity:0.4;transition:.4s ease all;margin:0 20px;transform:scale(1);}
@media(max-width:1000px){.client-success-stories  .item{margin:0;transform:scale(.9)}}
.client-success-stories .active .item{opacity:1;transform:scale(1);}
.owl-item{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1.0,1.0);}
.client-success-stories .inner{position:absolute;bottom:30px;left:0;right:0;text-align:center;}
.client-success-stories .inner a{color:#fff;text-decoration:none;border-bottom:2px solid rgba(255,255,255,0.5);transition:.3s ease border-color}
.client-success-stories .inner a:hover{border-color:#fff;}
.client-success-stories .black .inner a{color:#000;border-color:rgba(0,0,0,0.4)}
.client-success-stories .black .inner a:hover{border-color:#000;}
@media screen and (max-width:600px){.column{width:100%;height:auto;}}
@media (min-width:991px){#call-to-action .cta-btn-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}}
@media (min-width:992px){#intro .intro-info{padding-top:80px;}}
@media (max-width:991px){
#header{padding:15px 0;}
#header .logo h1{font-size:28px;padding:8px 0;}
#why-us .why-us-content{padding-top:30px;}
#pricing{padding-bottom:30px;}
#pricing .card{margin-bottom:50px;}
}
@media (max-width:768px){.back-to-top{bottom:15px;}}
@media (min-width:768px) and (max-width:991px){
#weareat .weareat img{width:160px;}
#footer-map .footer-map-list li{margin-left:0;margin-top:20px}
#footer-map .footer-map-list .footer-map-img{width:190px;}
.footer-bottom{padding-bottom:70px;}
.back-to-top{bottom:95px;}
.banner-all-text h3{font-size:20px;}
.banner-all-text h2,.banner-all-text h1{font-size:28px;line-height:38px;}
.banner-all-text-contact{padding-top:70px;padding-bottom:70px;}
.banner-all-text{padding:18vh 0 7vh 0;}
.home-page-banner p{font-size:16px!important;}
.banner-new-text h3{font-size:20px;line-height:30px;}
.blogtext h4{font-size:16px;line-height:22px;}
.wsmenu .wsmenu-list > li,.wsmenu.menuopen{width:420px;}
.megamenu ul li.title{padding-left:35px!important;}
.wsmenu .link-list{padding-left:0px!important;padding-right:0!important;}
.link-list li a::before{left:17px;top:15px;}
}

@media (min-width:992px) and (max-width:1024px){
#header .logo img{width:190px;}
#header .topbar img {	width: auto;}

.wsmenu-list li a,.topbar li a{font-size:16px!important;}
.topbar li{margin-bottom:4px;}
.footer-bottom{padding-bottom:60px;}
.reach-to-us-list span{width:30px;height:30px;}
.sgp-icon,.usa-icon,.uk-icon,.ind-icon{background-size:cover;}
#footer-map .footer-map-list li{width:31%;}
.banner-all-text h2,.banner-all-text h1{font-size:40px;}
.banner-new-text h3{font-size:18px;line-height:26px;}
#whatwedo .whatwedoboxtext h2{min-height:60px;}
#whatwedo .whatwedoboxtext p{min-height:124px;}
.home-page-banner p{font-size:16px!important;}
.counters-text{font-size:32px;}
.counters-text p{font-size:18px;}
.form .checkboxContainer{font-size:13px;}
.blogtext h4{font-size:16px;line-height:26px;min-height:88px;}
#footer-map .footer-map-list .footer-map-text{width:70%;}
#footer-map .footer-map-list .footer-map-img{margin-right:10px;width:70px;}
.form.right-form-new h4{font-size:18px;}
.services-menu-bottom .link-list{padding:14px 19px;}
.solutions-menu img{width:110px;}
.development-icon-all h3{font-size:18px}
}

@media (max-width:991px){

#header .logo .img-fluid {	width: 150px;}
.topbar li a {	font-size: 15px;	line-height: 35px;}

.topbar {	margin-top: 36px;}

.wsmenu .link-list {	padding: 10px  !important; 	width: 100% !important;	max-width: 100% !important;}
.services-menu-bottom .menu-bottom {
	width: 100%;
}
.menu-bottom .row {
	display: block;
}.menu-bottom .row .col-md-3.text-right {
	width: 100%;
	max-width: 100%;
	text-align: left !important;
}
.solutions-menu .link-list {
	border-right: none !important;
	border-bottom: 1px solid #d7d3d3;
}


.solutions-menu-width {	width: 100% !important;	}


}


@media (max-width:767px){
/*.homebanner {padding-top:150px;}*/
.covid19 {margin-bottom:20px;}
.client-success-stories .item{opacity: 0;}
.client-success-stories .owl-stage{padding: 0!important;  }
.mobile-hidden{display: none;}
.mobile-visible{display: block;}
.portfolio-wrap{border:1px solid #f1f1f1;  }
.link-list li{padding-left:29px!important;}
.link-list li a::before{left:17px;top:15px;}
.services-menu-bottom .menu-bottom,.technology-bg-menu-bottom .menu-bottom .row{width:100%!important;}
.megamenu ul li.title{padding-left:35px!important;}
.wsmenu .link-list{padding:8px!important;}
.section-header h3{font-size:34px;}
.wsmenu-list > li > a{font-size:16px;}
.topbar{display:none;}
#header .logo img{top:0;}
#footer-map .footer-map-list li{margin-left:0px;display:block;margin-top:40px; text-align: center;}
#footer-map .footer-map-list li:first-child{margin-top:0px;}
#footer-map .footer-map-list .footer-map-img{display:block;margin-right:0px;margin-bottom:25px;}
#footer-map .footer-map-list .footer-map-text{display:block;}
.banner-all-text h3{font-size:20px;}
.banner-all-text h2{font-size:35px;line-height:45px;}
#intro{height:auto;padding:0;}
#intro .container{height:auto!important;}
#intro .intro-img{width:80%;}
#intro .intro-info{text-align:center;padding-top:40px;}
#intro .intro-info h2{font-size:34px;margin-bottom:30px;}
.section-header p{width:100%;}
#testimonials .testimonial-item{text-align:center;}
#testimonials .testimonial-item .testimonial-img{float:none;margin:auto;}
#testimonials .testimonial-item h3,#testimonials .testimonial-item h4,#testimonials .testimonial-item p{margin-left:0;}
#footer .footer-top .footer-links ul li{display:block;width:100%;}
.form{margin-top:30px;}
.copyright,.social-links{text-align:center!important;}
#ourwork .owl-carousel .owl-stage-outer,#whatwedo .owl-carousel .owl-stage-outer{overflow:hidden;}
.footer-bottom{padding-bottom:90px;}
.reach-to-us-list a{font-size:15px;}
.back-to-top{bottom:90px;}
.banner-all-text-contact{padding-top:30px!important;padding-bottom:30px!important;}
.banner-all-text h2,.banner-all-text h1{font-size:28px;line-height:40px;}
.banner-all-text p{font-size:18px!important;}
.banner-all-text{padding:19vh 0 4vh 0;}
.banner-new-text h3{font-size:18px;line-height:28px;}
#contact-us	.mb-md-4{margin-bottom:1.5rem!important;}
.howcanwehelpform .howcanwehelpbutton{display:block;width:100%;}
.development-icon-all h3{text-align:center;font-size:20px;margin-top:20px;}
#whatwedo{padding:20px!important;}
#counterslist{text-align:center;}
.technology-bg .text-right,.services-menu-bottom .text-right{text-align:left!important;padding-left:15px!important;margin-top:20px;}
#demo .carousel-item{background-position:right top!important;}
}
.contact_pop {
	width: 550px;
	max-width: 100%;
}

.contact_pop img {
	width: 100%;
	max-height: 370px;
	object-fit: cover;
}
.pop_cnt h3 a {
	background: #18959B;
	font-size: 18px;
	padding: 11px 26px;
	display: inline-block;
	color: #fff;
}

.pop_cnt h3 {
	font-size: 26px !important;
}
.pop_cnt p {
	font-size: 16px !important;
}
.pop_cnt * {
	color: #fff;
}
.pop_cnt {
	position: absolute;
	top: 0;
	width: 100%;
	padding: 20px;
	text-align: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100%;
}

@media (max-width:574px){#footer .footer-top .social-links a{margin-bottom:25px;}}
#testimonials{display:none;}


.home-page-banner .banner-all-text h1 {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 36px;
}

.home-page-banner h1 {
    margin-bottom: 15px!important;
}

.section-header.home-page h1 {
    font-size: 38px;
    color: #222125;
    font-weight: 700;
    position: relative;
    font-family: 'Poppins';
}

@media (max-width: 767px){
	.home-page-banner .banner-all-text h1 {
	    font-size: 20px;
	}
	.section-header.home-page h1 {
    font-size: 34px;
    }
    .contact_pop img {
	width: 100%;
	height: 320px;
	object-fit: cover;
    }

}

.submit_btn {
	background: #1f5aaa !important;
	border: 0;
	border-radius: 0px;
	padding: 8px 40px;
	color: var(--white);
	transition: 0.3s;
	font-weight: 600;
}
.page-template-about-us-tmp  #demo .contactusbg::before {
	background: #e94e77 !important;
}
.page-template-task_management_system_tmp #demo .contactusbg::before {
	background: #9fc437 !important;
}

.page-template-our-work-tmp #demo .contactusbg::before {
	background: #e94e77 !important;
}
.mobile_web_design_service #demo .contactusbg::before {
	background: #9fc437 !important;
}
.laravelbanner #demo .contactusbg::before {
	background: #9fc437 !important;
}
.androidbanner #demo .contactusbg::before {
	background: #9fc437 !important;
}
.pamsbanner #demo .contactusbg::before {
	background: #9fc437 !important;
}
.contactpage #demo .contactusbg::before {
	background: #006e9f !important;
}
.Whatwedo_ecommerce #demo .contactusbg::before {
	background: #cc249c!important;
}

.Whatwedo_mobile_app #demo .contactusbg::before {
	background: #9fc437!important;
}
.Whatwedo_ar_app #demo .contactusbg::before {
	background: #cc249c!important;
}
.Whatwedo_custom_web #demo .contactusbg::before {
	background: #cc249c!important;
}
.Whatwedo_prog_web_app #demo .contactusbg::before {
	background: #cc249c!important;
}
.Whatwedo_web_design #demo .contactusbg::before {
	background: #9fc437!important;
}

#contact-us .row {
	justify-content: center;
}

/*16-09-20*/
.strucure-box li {background: url(../img/st-box-img.png) no-repeat; height: 124px; width: 226px; display: flex; justify-content: center; align-items: center; text-align: center; font-size: 22px; color: #1f5aaa; font-weight:600;  float: left;position: relative; }
.strucure-box li:not(:last-child):after {content: ""; background: url(../img/box-right-arrow.png) no-repeat; width: 83px; position: absolute; right:-83px; height: 14px; }
.strucure-box {display: flex;display:-webkit-flex; margin: auto; justify-content: center; }
.strucure-box li:not(:last-child) {margin-right: 83px; }
.erp-off-cont .erp-head { font-size: 18px; color: #0483bf; font-weight: 600; margin-bottom: 8px; }
.erp-off-cont p {font-family: arial; font-size: 16px; line-height: 26px;margin-bottom: 0; font-weight: normal; letter-spacing: 0.01em; }
.ptb5rem{padding-top: 5rem;padding-bottom: 5rem;}
.foton-info p:last-child{margin-bottom: 0;}

/*6-10-20*/
/*.solution-m-top::before {	content: "\f00c";	position: absolute;	left: 20px;	font-family: FontAwesome;	font-size: 11px;	top: 6px;	color: #58a2c5;}
*/
.link-list a img {	width: 80px;	margin: auto;}



@media (min-width: 768px){

.pl-md-68{padding-left: 68px;}	
}


.f-info .col-md-8{line-height: 26px;}
.reseach-vr .research-cont {   padding-left: 15px;}
.research-cont > h6 {color: #0483bf; font-weight: 700; font-size: 18px; margin-bottom: 10px; }
.why-forton > h3{   color: #0483bf; font-weight: 700; font-size: 18px; margin-bottom: 10px;}
#whoweare .why-forton {margin-bottom: 30px; }
.up-module-ul li {text-align: center; margin-bottom: 30px; }
.up-module-ul {   justify-content: center;}
.up-module-ul li a{color: #0483bf; font-size: 18px; font-weight: 600;}
#up-module{padding-bottom: 90px;}
.erp-offers .row > .mb-4 {margin-bottom: 40px!important; }
.why-full-rw a{color: #0483bf;}

@media (max-width: 1200px){
#up-module {   padding-bottom: 70px;}	
}

@media (max-width: 1100px){

.pl-md-68 {   padding-left: 0;}	
.strucure-box li{    font-size: 20px;}

}

@media (max-width: 800px){

.strucure-box li:not(:last-child) {  margin-right: 50px;}
.strucure-box li:not(:last-child):after{    right: -68px; height: 8px; background-size: contain; width: 66px;}
.strucure-box li {   font-size: 19px;}



}
@media (max-width: 767px){

.reseach-vr .img-block {   margin-bottom: 30px;}
.ptb5rem {   padding-top: 3rem;   padding-bottom: 3rem;}
section#whoweare.pt-2 {   padding-top: 0!important;}
.reseach-vr .research-cont p:last-child {   margin-bottom: 0;}
.foton-info .right-form-new {   margin-bottom: 0;}
.reseach-vr .research-cont {   padding-left: 0;}
.strucure-box li:not(:last-child) {   margin-right: auto;    margin-bottom: 68px;}
.strucure-box li{    margin: auto;}
.strucure-box li:not(:last-child):after {background-size: contain; left: auto; right: auto; transform: rotate(90deg);-webkit-transform: rotate(90deg); bottom: -71px; height: 76px; width: 68px; background-position: center; }
.strucure-box{    flex-direction: column;-webkit-flex-direction: column;  justify-content: center;}
#role-structure .section-header h3 {   text-align: center;}
.erp-offers .erp-off-cont {text-align: center; margin-top: 25px; }
#up-module {   padding-bottom: 50px;}
.up-module-ul li{    margin-bottom: 15px;}
#erp-offer {   padding-bottom: 0.5rem!important;}

}
.strucure-box li p {
margin-bottom: 0;
}
/*.solutions-menu-width{	    width: 110% !important;}*/
.solution-m-top{
	text-align: center !important;
	margin-top: 20px;
}

/*menu solution*/
.solutions-menu-width {	width: 85% !important;	display: flex;	margin: auto;	left: 0;	right: 0;}
.megamenu.row.clearfix.solutions-menu.justify-content-center.align-self-center.solutions-menu-width:hover {	width: 82%;	display: flex;	left: 0;	right: 0;	margin: auto;}
.wsmenu .solutions-menu .link-list {	padding: 10px 4px;	background: #fff;	width: 16.6%;	max-width: 16.6%;}
.solutions-menu li {	padding-left: 0 !important;}
.solutions-menu .link-list {	border-right: 1px solid #d7d3d3;}
.megamenu.row.clearfix.solutions-menu.justify-content-center.align-self-center.solutions-menu-width {	padding: 10px !important;	background: #fff;}
.solutions-menu .link-list:last-child {	border: none;}


/*10-10-20*/
.sidebarmeet { border-left: solid 1px #ccc; }
.sidebarmeet section { padding-bottom:20px;}
.sidebarmeet label { width:100%;}
.widget_search .search-field { width:100%;}
.sidebarmeet .search-submit { width:100%; margin-top:0; }
.widget a {color: #0073aa; font-size: 16px; font-weight: 400;    line-height: 24px; }
.widget_recent_entries ul li, .widget_categories ul li {border-bottom: dotted 1px #ccc;  margin-bottom: 5px;	    margin-top: 0;   padding-bottom: 5px; }
.widget-title {font-size:24px; font-weight:bold;}


.post_text_pagination {
    width: 100%;
    display: block;
        font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.2;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    text-align: center;
    margin-top: 60px;
        margin-bottom: 30px;
}
.post_text_pagination > * {
    padding: calc(.5 * 1rem);
}
.post_text_pagination > *.dots, .post_text_pagination> *.next {
    padding-right: 0;
}
a.next.page-numbers{    color: #0073aa;}
label[for="search-form-1"]{display: none;}
label[for="search-form-1"] .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.widget_search .search-field{    background: #fff;
    border: solid 1px #ccc;
    box-sizing: border-box;
    outline: none;
    padding: 0.36rem 0.66rem;
    -webkit-appearance: none;
        margin-bottom: .5rem;
    outline-offset: 0;
    border-radius: 0;}

  .sidebarmeet .search-submit{    transition: background 150ms ease-in-out;
    background: #0073aa;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 0.88889em;
    font-weight: 700;
    line-height: 1.2;
    outline: none;
    padding: 0.76rem 1rem;
    text-decoration: none;
    vertical-align: bottom;}  

  aside#secondary[aria-label="Blog Sidebar"] .widget{    margin: 0 0 1rem;}  

 .category   h1.page-title,   .search-results   h1.page-title{   font-size: 1.125em;}
  .category h1.page-title span,   .search-results   h1.page-title span {
    font-weight: bold;
}
.blog-details img.size-post-thumbnail {
    width: 100%;
    display: block;
    height: auto;
}
.blog-details h4 a {
    color: inherit;
}
 .category .blog-details h4,    .search-results .blog-details h4{margin-top: 20px;}
 .category .blog-details,    .search-results .blog-details {   margin-bottom: 1.5rem!important;}
 .search-results   h1.page-title span {text-transform: capitalize;}
  .search-results header.page-header {margin-top: 20px; }
  .search-results .pagination > h2.screen-reader-text,   .single  .navigation  > h2.screen-reader-text {border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; }
  .search-results .pagination  span.meta-nav.screen-reader-text {   display: none;}
.search-results .navigation.pagination {   margin-bottom: 35px;}
.search-results svg.icon.icon-arrow-right {
    width: 25px;
    height: 25px;
    fill: #000;
    color: #000;
}
.search-no-results h1.page-title {
    font-weight: 700;
    color: #767676;
        margin-bottom: 35px;
}
.search-no-results .content-area main#main > .container > .row {
    max-width: 450px;
    padding: 0 15px;
    margin-bottom: 40px;
}
.search-no-results header.page-header {
    margin-top: 40px;
}
.search-no-results  form.search-form {
    margin-top: 1rem;
        display: flex;    display:-webkit-flex;
}
.search-no-results .search-form .search-field{    -webkit-backface-visibility: hidden;
    background: #fff;
    border: solid 1px #ccc;
    box-sizing: border-box;
    outline: none;
        color: #111;
    padding: 0.36rem 0.66rem;
    -webkit-appearance: none;
    outline-offset: 0;
    border-radius: 0;    width: 100%;
}
.search-no-results .search-form button.search-submit{    transition: background 150ms ease-in-out;
    background: #0073aa;
    border: none;
    box-sizing: border-box;
    color: #fff;
    font-size: 0.88889em;
    font-weight: 700;
    line-height: 1.2;
    outline: none;
    padding: 0.76rem 1rem;
        margin-left: 8px;
    text-decoration: none;
    vertical-align: bottom;}


 @media (max-width: 767px){
 .search-no-results h1.page-title{    font-size: 1.8rem;}	
 }   

.single   .post-navigation .nav-links span.screen-reader-text {   display: none;}
.single  .nav-links a {   color: #0073aa;}
.single   .post-navigation .nav-links a .post-title{    font-weight: 700;}

.intl-tel-input {
	width: 100%;
}

.wpcf7-form-control-wrap.contactnumber {
	width: 100%;
}
.jcarousel img {
	width: 100%;
}

.bannerimg {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}
.bannerimg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}





@media (max-width: 767px){
	

/*header*/

.header .wrapper{position: relative;padding-top: 30px;}
.header .topbar {margin-top: 0; position: absolute; top: -5px; justify-content: center; text-align: left; left: 0; right: 0; display: flex; display:-webkit-flex; }
.header .topbar li:first-child {margin-left: 0; }
.header .topbar li{float: left !important; clear: both; margin-bottom: 0; line-height: 1; display: flex;display:-webkit-flex; align-self: center; align-items: center;}
.header .topbar li a {font-size: 13px; line-height: 1; display: block; }
.header .topbar .email-icon{background-size: 16px;width: 23px;height: 15px;}
.banner-all-text {   padding: 140px 0 4vh 0;}
header .animated-arrow{margin-top: 44px;}
.header-scrolled .header .topbar {   display: none;}
.header-scrolled .header .wrapper {   padding-top: 0;}
.header-scrolled .animated-arrow {   margin-top: 10px;}
.header-scrolled .wsmenucontainer {   min-height: inherit;}
.animated-arrow.menuopen {    margin: 10px 0 0 15px;}
}   

@media (max-width: 420px){

.header .topbar{display: table;margin: auto;}
.topbar li{margin-left: 5px;}
.header .wrapper{padding-top: 61px;}
header .animated-arrow{margin-top: 74px}
}

 .blog-details-all img {
     max-width: 100%;
     height: auto;
 }

 .blog-list .post-thumbnail img {
    height: auto !important;
}

/* christmas-logo-css */
/* #header .logo img {
	margin: -37px 0 -40px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
#header .logo img {
	margin: -77px 0 -73px 0;
	max-width: 190px;
}
}
@media screen and (max-width:767px) {
#header .logo img {
	margin: 0 0 0px 0;
}
} */

/*tecnology pages style*/
.tech_box_item {
    display: inline-block;
    text-align: center;
    width: 100%;
	margin-bottom: 60px;
}
.tech_logo {
    width: 160px;
    height: 160px;
    border: 1px solid #000;
    border-radius: 50%;
    margin: 0 auto;
	display: inline-flex;
    align-items: center;
    justify-content: center;
}
.tech_logo img {
    height: 110px;
}
.tech_box_item h2 {
    margin: 15px 0 0 0;
    font-size: 25px;
    color: #000;
}

#services_points_section {
    padding: 50px 0;
}
.service_point_main_title {
    color: #58a2c5;
    line-height: 62px;
    font-size: 55px;
}
.service_point_part {
    display: inline-block;
    width: 100%;
}
.service_point_part>li {
	display:inline-block;
	width:100%;
	margin-bottom: 40px;
}
.service_point_part>li:last-child {
	margin-bottom:0;
}
.service_point_thumb {
    float: left;
}
.service_point_circle {
    width: 100px;
    height: 100px;
    background: #58a2c5;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.service_point_circle img {
    height: 65px;
}
.service_point_details {
    display: table-cell;
    padding-left: 30px;
}
.service_point_details h4 {
    color: #57a1c4;
    font-weight: 600;
    margin: 0 0 10px 0;
}
.service_point_details p {
    margin: 0;
	color: #222125;
}
.service_point_right_column {
    border-left: 2px solid #57a1c4;
    padding-left: 30px;
}
.service_point_left_column {
    align-items: center;
    display: inline-flex;
}

.reasonwhy_sec_common  {
	display:inline-block;
	width:100%;
	padding:50px 0;
	background-color:#58a2c5;
	margin-top:40px;
	background-image:url(../../../../uploads/2021/04/reason-why-bg.png);
	background-size:cover;
	background-position:top right;
	background-attachment:fixed;
	position:relative;
}
.reasonwhy_sec_common:before {
	content:'';
	width: 680px;
	height:1px;
	background-color:#fff;
	position:absolute;
	bottom:30px;
	left:50%;
	transform: translateX(-50%);
}
.title_reason_why {
    margin: 0 0 30px 0;
    font-size: 40px;
    color: #fff;
    font-weight: 700;
}
.reason_listing_icon {
    float: left;
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    line-height: 42px;
    width: 40px;
    text-align: center;
}
.reason_listing_info {
    display: table-cell;
    padding-left: 20px;
	color: #fff;
}
.reason_why_ponits_listing li {
    margin-bottom: 25px;
}
body.postid-4153 #whychoose, body.postid-4216 #whychoose {display:none;}
body.postid-4153 #whoweare, body.postid-4216 #whoweare {display:none;}
body.postid-4153 #demo .carousel-inner .carousel-item::before, 
body.postid-4216 #demo .carousel-inner .carousel-item::before {opacity:0;}
body.postid-4153 #demo .carousel-inner .carousel-item,
body.postid-4216 #demo .carousel-inner .carousel-item{background-position: bottom left !important;}

.reason_paython_section {background-color:#ffd13a;}


/*responsive*/
@media (max-width:575px) {
.tech_box_item h2 {font-size:22px;}
.tech_box_item {margin-bottom:30px;}
.service_point_details {display: inline-block; padding-left: 0; margin-top: 15px;}	
.service_point_thumb {width: 100%; text-align: center;}
.service_point_details h4, .service_point_details p {text-align: center;}
	
.banner-all-text p {font-size: 16px!important;}
.banner-all-text h2, .banner-all-text h1 {font-size: 25px; line-height: 34px;}
.home-page-banner .banner-all-text h1 {font-size: 18px;}
.section-header.home-page h1 {font-size: 28px;}
.section-header h3 {font-size: 28px;}
.counters-text p {font-size:18px;}
.counters-text {font-size:35px;}
#whatwedo .whatwedoboxtext h2 {font-size:18px; line-height:24px;}
	
main#main {font-size: 14px;}
.domainswhereweexcelbox-text h3 {font-size:18px !important;}
.three-newboxlist h3 {text-align:center; font-size:24px;}
.whychooseuslist ul li {text-align:left;}
}

@media (max-width:767px) {
.service_point_left_column {flex:inherit; max-width:inherit;}
.service_point_right_column {border-left: none; border-top: 2px solid #57a1c4; padding-left: 15px; flex:inherit; max-width:inherit; padding-top: 40px; margin-top: 10px;}	
.service_point_main_title {line-height: 40px; font-size: 35px;}
.service_point_details {padding-left:15px;}

.title_reason_why {font-size:30px;}
.title_reason_why br {display: none;}
.reasonwhy_sec_common:before {width: 90%;}
}

@media (min-width:768px) and (max-width:991px) {
.service_point_left_column {flex:inherit; max-width:inherit;}
.service_point_right_column {border-left: none; border-top: 2px solid #57a1c4; padding-left: 15px; flex:inherit; max-width:inherit; padding-top: 40px; margin-top: 10px;}	
.service_point_main_title {line-height: 44px; font-size: 40px;}
.service_point_details {padding-left:15px;}
	
.title_reason_why {font-size:30px;}
.title_reason_why br {display: none;}
}

@media (min-width:992px) and (max-width:1199px) {
.service_point_main_title {line-height: 50px; font-size: 45px;}
.service_point_part>li {margin-bottom:20px;}
}

@media (min-width:1025px) and (max-width:1199px) {
.wsmenu-list > li > a {font-size:16px; line-height:32px;}
}